LiteDAC

TCustomDAConnection Methods

Methods of the TCustomDAConnection class.

For a complete list of the TCustomDAConnection class members, see the TCustomDAConnection Members topic.

Public

Name Description

ApplyUpdates

Overloaded. Applies changes in datasets.

Commit

Commits current transaction.

Connect

Establishes a connection to the server.

CreateSQL

Creates a component for queries execution.

Disconnect

Performs disconnect.

GetKeyFieldNames

Provides a list of available key field names.

GetTableNames

Provides a list of available tables names.

MonitorMessage

Sends a specified message through the TCustomDASQLMonitor component.

PerformConnect

Establishes a connection to the server regardless of the LoginPrompt property.

Ping

Used to check state of connection to the server.

Pooled

Indicates whether the connection was retrieved from the pool or newly created.

RemoveFromPool

Marks the connection that should not be returned to the pool after disconnect.

Rollback

Discards all current data changes and ends transaction.

StartTransaction

Begins a new user transaction.

See Also

© 1997-2025 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback